github.com/refraction-networking/utls/internal/hpke.dhKEM.kdf (field)
4 uses
github.com/refraction-networking/utls/internal/hpke (current package)
hpke.go#L51: kdf hkdfKDF
hpke.go#L77: kdf: hkdfKDF{suite.hash},
hpke.go#L84: eaePRK := dh.kdf.LabeledExtract(dh.suiteID[:], nil, "eae_prk", dhKey)
hpke.go#L85: return dh.kdf.LabeledExpand(dh.suiteID[:], eaePRK, "shared_secret", kemContext, dh.nSecret)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |